ASP.NET Core MVC コントロールヘルプ
ScatterMapLayer<T> コンストラクタ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ScatterMapLayer<T> クラス : ScatterMapLayer<T> コンストラクタ
The owner which owns this map layer.
Creates one ScatterMapLayer<T> instance.
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As FlexMap(Of T) _
)
public ScatterMapLayer<T>( 
   FlexMap<T> owner
)

パラメータ

owner
The owner which owns this map layer.
参照

ScatterMapLayer<T> クラス
ScatterMapLayer<T> メンバ